|
The missing number is the value 7 at x=2 y=4 The number is calculted based on the columns 4,5 and 6 and row 2. The parameter cnt = 1 |
|
The missing number is the value N=2 at x=1 y=7 The number is calculted based on the rows 1,2 and 3 and column 9. The parameter cnt = 1 |
|
The missing number is the value N=8 at x=3 y=4 The number is calculted based on the values in column 4. The parameter cnt = 1 |
|
The missing number is the value N=7 at x=5 y=8 The number is calculted in column 7, based on the values in row 5 Column 8 contains the numbers: 2,3,4,5,6,8 and 9. The two missing numbers are 1 and 7. These values are stored in the array bb() Row 5 already contains the number 1, that means the only number possible at position 5 in column 8 is the number 7 The parameter cnt = 2 |
|
The missing number is the value N=3 at x=7 y=3 The number is calculted in column 3, using the values in row 7 and the 3x3 matrix number 7. Column 3 contains the numbers 2, 6, 7 and 8. The missing values are 1,3,4,5 and 9. These values are stored in the array bb() Row 7 contains the values 1, 4 and 5. The 3x3 matrix number 7 contains the value 9 The parameter cnt = 5. |
|
The missing number is the value N=1 at x=2 y=4 The number is calculted in column 4, using the nrc 3x3 square #1 Column 4 contains the numbers are 2,4,5,6,7,8 and 9. The two missing numbers are 1 and 3. These 4 numbers are stored in the array bb() The nrc 3x3 matrix contains the value 3. That means at position 2 in column 4 there cannot be the value 3. That means at position 2 in column 4 there should be a 1. The parameter cnt = 2. |
|
The missing number is the value N=6 at x=5 y=9 The number is calculted based on the values in column 9. This column contains the values 1,2,3,4,5 and 9. The numbers 6,7 and 8 are missing. These numbers are stored in the array bb() Row 4 and row 6 contain the value 6. That means at position row 6 and column 9 there should be a value of 6. The parameter cnt = 3 |
|
The missing number is the value N=1 at x=5 y=1 The number is calculted based on the values in column 1. This column contains the values 3,4,5,6,7 and 9. The numbers 1,2 and 8 are missing in the rows 5, 7 and 9. The missing numbers are stored in the array bb() Row 7 contains the value 1. That means at column row 7 and row 9 there cannot be a 1 in column 1. This leaves the only row 5 column 1 open to have the value 1. The parameter cnt = 3 |
|
The missing number is the value N=3 at x=7 y=8 The number is calculted based on the columns 4,5 and 6 and row 2. The parameter cnt = 1 |
|
The missing number is the value N=9 at x=3 y=8 The number is calculted based in row 3, based on the numbers in column 8. Row 3 contains the numbers: 1,2,4,5,6,7 and 8. The two missing numbers are 3 and 9. These 2 numbers are stored in the array bb(). The coordinates (3,2) and (3,8) are stored in the arrays ixx() and iyy(). Column 8 already contains the number 3, that means the only value possible at the location (3,8) is the number 9. The parameter cnt = 2 |
|
The missing number is the value 5 at x=7 y=4 The number is calculted in row 7 and based on the values in column 3. Row 7 contains the values 1, 3, 4, 6 and 9. The 4 missing numbers are: 2, 5, 7 and 8. These 4 numbers are stored in the array bb(). Column 3 contains the 3 values: 2, 7 and 8, That means the position row 7, column 3 can only contain the value 5. The parameter cnt = 4. |
|
The missing number is the value 7 at x=7 y=1 The number is calculted in row 7 and based on the values in the 3x3 matrix number 7. Row 7 contains the values 1, 3, 4, 5, 6, 8 and 9. The 4 missing numbers are: 2 and 7. These 2 numbers are stored in the array bb(). The 3x3 matrix number 7 contains the value 2. That means at row 7, position 1 there can not be the value 2. The only value left over is the 7. The parameter cnt = 2. |
|
The missing number is the value 2 at location x=5 y=4 The number is calculted in the row 4 which has three empty locations The location is calculted based on the columns 2 and 6. The parameter cnt = |
|
The missing number is the value 6 at location x=5 y=9 The number is calculted in the row 4 which has three empty locations The location is calculted based on the columns 2 and 6. The parameter cnt = |
|
The missing number is the value 7 at x=8 y=3 The number is calculted in the 3x3 square #7 The known numbers are 1,2,3,4,5,6,8 and 9. The missing number is 7. The parameter cnt = |
|
The missing number is the value 3 at x=7 y=3 The number is calculted in the 3x3 square #7 The known numbers are 1,2,4,5,6,8 and 9. The missing numbers are 3 and 7. In row 8 there is a number 3. That means the missing number is in row 7. The parameter cnt = |
|
The missing number is the value 4 at x=6 y=4 The number is calculted in the nrc 3x3 square #3 The known numbers are 1,2,3,5,6,7,8 and 9. The only missing number is a 4 in column 4. The array bb() is not used. The parameter cnt = 1 |
|
The missing number is the value 6 at x=7 y=4 The number is calculted in the nrc 3x3 square #3 The known numbers are 1,2,3,5,7,8 and 9. The missing numbers are 4 and 6 in column 4. These 2 numbers are stored in the array bb(). In the 3x3 matrix #5 there is a number 6. That means at position 6 in column 4 there cannot be a 6. That means only at position 7 in column 4 there can be a 6. The parameter cnt = 2. |
Back to my home page: Contents of This Document